[INFO] fetching crate railroad 0.3.3...
[INFO] testing railroad-0.3.3 against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1
[INFO] extracting crate railroad 0.3.3 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate railroad 0.3.3
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate railroad 0.3.3
[INFO] tweaked toml for crates.io crate railroad 0.3.3 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate railroad 0.3.3 on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate railroad 0.3.3 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded unicode-vo v0.1.0
[INFO] [stderr]   Downloaded unicode-ccc v0.4.0
[INFO] [stderr]   Downloaded unicode-bidi-mirroring v0.4.0
[INFO] [stderr]   Downloaded fontconfig-parser v0.5.8
[INFO] [stderr]   Downloaded railroad_verification v0.1.0
[INFO] [stderr]   Downloaded unicode-script v0.5.7
[INFO] [stderr]   Downloaded fontdb v0.23.0
[INFO] [stderr]   Downloaded image-webp v0.2.1
[INFO] [stderr]   Downloaded rustybuzz v0.20.1
[INFO] [stderr]   Downloaded zune-jpeg v0.4.16
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9d6c2a1a04539c1c92ef2160237a7a9a7c79b82fbf054be15b16caaddbcbec0a
[INFO] running `Command { std: "docker" "start" "-a" "9d6c2a1a04539c1c92ef2160237a7a9a7c79b82fbf054be15b16caaddbcbec0a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9d6c2a1a04539c1c92ef2160237a7a9a7c79b82fbf054be15b16caaddbcbec0a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9d6c2a1a04539c1c92ef2160237a7a9a7c79b82fbf054be15b16caaddbcbec0a", kill_on_drop: false }`
[INFO] [stdout] 9d6c2a1a04539c1c92ef2160237a7a9a7c79b82fbf054be15b16caaddbcbec0a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 477b3bdcc92a4f0cdcb7cafe0b4d12bd98eddca1f877040152a79585cfdccdc9
[INFO] running `Command { std: "docker" "start" "-a" "477b3bdcc92a4f0cdcb7cafe0b4d12bd98eddca1f877040152a79585cfdccdc9", kill_on_drop: false }`
[INFO] [stderr]    Compiling bytemuck v1.23.0
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]    Compiling float-cmp v0.9.0
[INFO] [stderr]    Compiling unicode-bidi-mirroring v0.4.0
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling core_maths v0.1.1
[INFO] [stderr]    Compiling flate2 v1.1.1
[INFO] [stderr]    Compiling tinyvec v1.9.0
[INFO] [stderr]    Compiling fontconfig-parser v0.5.8
[INFO] [stderr]    Compiling kurbo v0.11.2
[INFO] [stderr]    Compiling unicode-script v0.5.7
[INFO] [stderr]    Compiling unicode-ccc v0.4.0
[INFO] [stderr]    Compiling unicode-properties v0.1.3
[INFO] [stderr]    Compiling simplecss v0.2.2
[INFO] [stderr]    Compiling memmap2 v0.9.5
[INFO] [stderr]    Compiling weezl v0.1.10
[INFO] [stderr]    Compiling ttf-parser v0.25.1
[INFO] [stderr]    Compiling strict-num v0.1.1
[INFO] [stderr]    Compiling data-url v0.3.1
[INFO] [stderr]    Compiling imagesize v0.13.0
[INFO] [stderr]    Compiling quick-error v2.0.1
[INFO] [stderr]    Compiling unicode-vo v0.1.0
[INFO] [stderr]    Compiling pico-args v0.5.0
[INFO] [stderr]    Compiling xmlwriter v0.1.0
[INFO] [stderr]    Compiling tiny-skia-path v0.11.4
[INFO] [stderr]    Compiling rgb v0.8.50
[INFO] [stderr]    Compiling image-webp v0.2.1
[INFO] [stderr]    Compiling zune-jpeg v0.4.16
[INFO] [stderr]    Compiling gif v0.13.1
[INFO] [stderr]    Compiling png v0.17.16
[INFO] [stderr]    Compiling svgtypes v0.15.3
[INFO] [stderr]    Compiling tiny-skia v0.11.4
[INFO] [stderr]    Compiling fontdb v0.23.0
[INFO] [stderr]    Compiling rustybuzz v0.20.1
[INFO] [stderr]    Compiling usvg v0.45.1
[INFO] [stderr]    Compiling resvg v0.45.1
[INFO] [stderr]    Compiling railroad v0.3.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/notactuallysvg.rs:351:28
[INFO] [stdout]     |
[INFO] [stdout] 351 | pub fn encode_minimal(inp: &str) -> Cow<str> {
[INFO] [stdout]     |                            ^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 351 | pub fn encode_minimal(inp: &str) -> Cow<'_, str> {
[INFO] [stdout]     |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/notactuallysvg.rs:637:30
[INFO] [stdout]     |
[INFO] [stdout] 637 | pub fn encode_attribute(inp: &str) -> Cow<str> {
[INFO] [stdout]     |                              ^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 637 | pub fn encode_attribute(inp: &str) -> Cow<'_, str> {
[INFO] [stdout]     |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.78s
[INFO] running `Command { std: "docker" "inspect" "477b3bdcc92a4f0cdcb7cafe0b4d12bd98eddca1f877040152a79585cfdccdc9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "477b3bdcc92a4f0cdcb7cafe0b4d12bd98eddca1f877040152a79585cfdccdc9", kill_on_drop: false }`
[INFO] [stdout] 477b3bdcc92a4f0cdcb7cafe0b4d12bd98eddca1f877040152a79585cfdccdc9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4e633a5d9db6596bf8e3255aba52ef7a252a613c496d8aea3b54f1c1a7c03baa
[INFO] running `Command { std: "docker" "start" "-a" "4e633a5d9db6596bf8e3255aba52ef7a252a613c496d8aea3b54f1c1a7c03baa", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling rustybuzz v0.20.1
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling usvg v0.45.1
[INFO] [stderr]    Compiling railroad_verification v0.1.0
[INFO] [stderr]    Compiling resvg v0.45.1
[INFO] [stderr]    Compiling railroad v0.3.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/notactuallysvg.rs:351:28
[INFO] [stdout]     |
[INFO] [stdout] 351 | pub fn encode_minimal(inp: &str) -> Cow<str> {
[INFO] [stdout]     |                            ^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 351 | pub fn encode_minimal(inp: &str) -> Cow<'_, str> {
[INFO] [stdout]     |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/notactuallysvg.rs:637:30
[INFO] [stdout]     |
[INFO] [stdout] 637 | pub fn encode_attribute(inp: &str) -> Cow<str> {
[INFO] [stdout]     |                              ^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 637 | pub fn encode_attribute(inp: &str) -> Cow<'_, str> {
[INFO] [stdout]     |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/notactuallysvg.rs:351:28
[INFO] [stdout]     |
[INFO] [stdout] 351 | pub fn encode_minimal(inp: &str) -> Cow<str> {
[INFO] [stdout]     |                            ^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 351 | pub fn encode_minimal(inp: &str) -> Cow<'_, str> {
[INFO] [stdout]     |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/notactuallysvg.rs:637:30
[INFO] [stdout]     |
[INFO] [stdout] 637 | pub fn encode_attribute(inp: &str) -> Cow<str> {
[INFO] [stdout]     |                              ^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 637 | pub fn encode_attribute(inp: &str) -> Cow<'_, str> {
[INFO] [stdout]     |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 9.96s
[INFO] running `Command { std: "docker" "inspect" "4e633a5d9db6596bf8e3255aba52ef7a252a613c496d8aea3b54f1c1a7c03baa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4e633a5d9db6596bf8e3255aba52ef7a252a613c496d8aea3b54f1c1a7c03baa", kill_on_drop: false }`
[INFO] [stdout] 4e633a5d9db6596bf8e3255aba52ef7a252a613c496d8aea3b54f1c1a7c03baa
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 443c57138d6705368b7daa02ba9ab02ee98699818d920557a8b436dfa50f64e1
[INFO] running `Command { std: "docker" "start" "-a" "443c57138d6705368b7daa02ba9ab02ee98699818d920557a8b436dfa50f64e1", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/notactuallysvg.rs:351:28
[INFO] [stderr]     |
[INFO] [stderr] 351 | pub fn encode_minimal(inp: &str) -> Cow<str> {
[INFO] [stderr]     |                            ^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                            |
[INFO] [stderr]     |                            the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 351 | pub fn encode_minimal(inp: &str) -> Cow<'_, str> {
[INFO] [stderr]     |                                         +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/notactuallysvg.rs:637:30
[INFO] [stderr]     |
[INFO] [stderr] 637 | pub fn encode_attribute(inp: &str) -> Cow<str> {
[INFO] [stderr]     |                              ^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                              |
[INFO] [stderr]     |                              the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 637 | pub fn encode_attribute(inp: &str) -> Cow<'_, str> {
[INFO] [stderr]     |                                           +++
[INFO] [stderr] 
[INFO] [stderr] warning: `railroad` (lib) generated 2 warnings (run `cargo fix --lib -p railroad` to apply 2 suggestions)
[INFO] [stderr] warning: `railroad` (lib test) generated 2 warnings (2 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/railroad-f57d7592fcbc09da)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test notactuallysvg::tests::test_encode_attribute ... ok
[INFO] [stdout] test tests::debug_impl ... ok
[INFO] [stdout] test notactuallysvg::tests::encode_minimal ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/test_lib.rs (/opt/rustwide/target/debug/deps/test_lib-59f8b96671aae367)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test test_encode_attribute ... ok
[INFO] [stdout] test test_encode_minimal ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/verification.rs (/opt/rustwide/target/debug/deps/verification-4a8f6db0b61fd4fd)
[INFO] [stdout] 
[INFO] [stdout] running 15 tests
[INFO] [stdout] test blank_link ... ignored
[INFO] [stdout] test escape_comment ... ignored
[INFO] [stdout] test escape_nonterm ... ignored
[INFO] [stdout] test escape_term ... ignored
[INFO] [stdout] test simple_choice ... ignored
[INFO] [stdout] test simple_comment ... ignored
[INFO] [stdout] test simple_horizontal ... ignored
[INFO] [stdout] test simple_lbox ... ignored
[INFO] [stdout] test simple_link ... ignored
[INFO] [stdout] test simple_nonterm ... ignored
[INFO] [stdout] test simple_opt ... ignored
[INFO] [stdout] test simple_repeat ... ignored
[INFO] [stdout] test simple_stack ... ignored
[INFO] [stdout] test simple_term ... ignored
[INFO] [stdout] test simple_vertical ... ignored
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 15 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests railroad
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test src/notactuallysvg.rs - notactuallysvg::Element (line 170) ... ok
[INFO] [stdout] test src/../README.md - _READMETEST (line 17) ... ok
[INFO] [stdout] test src/lib.rs - Diagram<N>::new_with_stylesheet (line 1680) ... ok
[INFO] [stdout] test src/lib.rs - Diagram<N>::new (line 1655) ... ok
[INFO] [stdout] test src/lib.rs - (line 34) ... ok
[INFO] [stdout] test src/lib.rs - Stylesheet (line 85) ... ok
[INFO] [stdout] test src/render.rs - render::to_png (line 76) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.28s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 1.11s; merged doctests compilation took 0.69s
[INFO] running `Command { std: "docker" "inspect" "443c57138d6705368b7daa02ba9ab02ee98699818d920557a8b436dfa50f64e1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "443c57138d6705368b7daa02ba9ab02ee98699818d920557a8b436dfa50f64e1", kill_on_drop: false }`
[INFO] [stdout] 443c57138d6705368b7daa02ba9ab02ee98699818d920557a8b436dfa50f64e1
